language en
Imported Ontologies:
qudt
prefix
sou
qudt
quantitykind
unit
dtype
vaem
core
Download serialization:
JSON-LD RDF/XML N-Triples TTL
License:
http://insertlicenseURIhere.org
Visualization:
Visualize with WebVowl
Provenance of this page
Ontology Specification Draft

Abstract

This is a place holder text for the abstract. The abstract should contain a couple of sentences summarizing the ontology and its purpose.

Introduction back to ToC

This is a place holder text for the introduction. The introduction should briefly describe the ontology, its motivation, state of the art and goals.

Namespace declarations

Table 1: Namespaces used in the document
[Ontology NS Prefix]<https://w3id.org/def/basicsemantics-owl>
schema<http://qudt.org/schema>
qudt<http://qudt.org/schema/qudt>
def<https://w3id.org/def>
vaem<http://www.linkedmodel.org/schema/vaem>
owl<http://www.w3.org/2002/07/owl>
xsd<http://www.w3.org/2001/XMLSchema>
dtype<http://www.linkedmodel.org/schema/dtype>
skos<http://www.w3.org/2004/02/skos/core>
rdfs<http://www.w3.org/2000/01/rdf-schema>
error<http://org.semanticweb.owlapi/error>
core<http://www.linkedmodel.org/owl/schema/core>
rdf<http://www.w3.org/1999/02/22-rdf-syntax-ns>
terms<http://purl.org/dc/terms>
vocab<http://qudt.org/vocab>
dc<http://purl.org/dc/elements/1.1>

[Ontology Name]: Overview back to ToC

This ontology has the following classes and properties.

Classes

Object Properties

Annotation Properties

[Ontology Name]: Description back to ToC

This is a placeholder text for the description of your ontology. The description should include an explanation and a diagram explaining how the classes are related, examples of usage, etc.

Cross reference for [Ontology Name] classes, properties and dataproperties back to ToC

This section provides details for each class and property defined by [Ontology Name].

Classes

activityc back to ToC or Class ToC

IRI: https://w3id.org/def/basicsemantics-owl#Activity

An activity is something possibly or actual happens in space and time
Example
Fluid pressure measurement, driving a car are examples of an <activity> 
has super-classes
thing c
is in domain of
transforms op
is in range of
begins op, ends op, performs op
is disjoint with
event c, information object c, physical object c, spatial region c, state c, temporal region c

address systemc back to ToC or Class ToC

IRI: https://w3id.org/def/basicsemantics-owl#AddressSystem

has super-classes
spatial reference system c

calendar systemc back to ToC or Class ToC

IRI: https://w3id.org/def/basicsemantics-owl#CalendarSystem

has super-classes
temporal reference system c

coordinate reference systemc back to ToC or Class ToC

IRI: https://w3id.org/def/basicsemantics-owl#CoordinateReferenceSystem

has super-classes
spatial reference system c

enumeration typec back to ToC or Class ToC

IRI: https://w3id.org/def/basicsemantics-owl#EnumerationType

The superclass of all user-defined enumeration classes where the allowed enumeration items are individuals
Example
LoadLevelType being Low, Medium or High
has super-classes
thing c

eventc back to ToC or Class ToC

IRI: https://w3id.org/def/basicsemantics-owl#Event

A thing that happens or takes place and marks the beginning or ending of an activity or state
Example
The connection of power to pump P_101, the take-off of a aeroplane are examples of an <Event>. 
has super-classes
thing c
is in domain of
begins op, ends op
is in range of
triggers op
is disjoint with
activity c, information object c, physical object c, spatial region c, state c, temporal region c

index known spatial locationsc back to ToC or Class ToC

IRI: https://w3id.org/def/basicsemantics-owl#IndexKnownSpatialLocations

has super-classes
spatial reference system c

information objectc back to ToC or Class ToC

IRI: https://w3id.org/def/basicsemantics-owl#InformationObject

Thing that is a whole of information on itself and has an own identity
Example
a file within a computer system, the PDF file with URI http://material-certificate/M-101-1234.pdf are examples of <InformationObject> 
has super-classes
thing c
is in domain of
describes op
is disjoint with
activity c, event c, physical object c, spatial region c, state c, temporal region c

linear reference systemc back to ToC or Class ToC

IRI: https://w3id.org/def/basicsemantics-owl#LinearReferenceSystem

has super-classes
spatial reference system c

physical objectc back to ToC or Class ToC

IRI: https://w3id.org/def/basicsemantics-owl#PhysicalObject

Is something that possibly or actually exists in space and time, perceivable through the senses
Example
Pump P_101, a single living organism are examples of a <PhysicalObject>
has super-classes
thing c
is in domain of
performs op
is in range of
transforms op
is disjoint with
activity c, event c, information object c, spatial region c, state c, temporal region c

quantity valuec back to ToC or Class ToC

IRI: https://w3id.org/def/basicsemantics-owl#QuantityValue

has super-classes
error31 c, thing c

spatial locationc back to ToC or Class ToC

IRI: https://w3id.org/def/basicsemantics-owl#SpatialLocation

has super-classes
thing c
is in domain of
has spatial reference op, has spatial reference system op
is in range of
has spatial location op

spatial referencec back to ToC or Class ToC

IRI: https://w3id.org/def/basicsemantics-owl#SpatialReference

has super-classes
thing c
is in range of
has spatial reference op

spatial reference systemc back to ToC or Class ToC

IRI: https://w3id.org/def/basicsemantics-owl#SpatialReferenceSystem

has super-classes
thing c
has sub-classes
address system c, coordinate reference system c, index known spatial locations c, linear reference system c
is in range of
has spatial reference system op

spatial regionc back to ToC or Class ToC

IRI: https://w3id.org/def/basicsemantics-owl#SpatialRegion

Demarcated space
Example
an IFC BREP or GeoSPARQL geometry representing a physical space, as special case of a physical object, such as an office space, a construction area for a building, a maritime traffic zone within the Channel, a hazard zone within a plant or the loading gauge of a train are examples of a <SpatialRegion>
has super-classes
thing c
is in domain of
has spatial location op
is in range of
has boundary op, has interior op
is disjoint with
activity c, event c, information object c, physical object c, state c, temporal region c

statec back to ToC or Class ToC

IRI: https://w3id.org/def/basicsemantics-owl#State

A particular condition that something is in during a specific period in time
Example
well-functioning of a car, the condition of an elevator of being un-safe are examples of a <State>
has super-classes
thing c
is in range of
has state op
is disjoint with
activity c, event c, information object c, physical object c, spatial region c, temporal region c

temporal coordinate reference systemc back to ToC or Class ToC

IRI: https://w3id.org/def/basicsemantics-owl#TemporalCoordinateReferenceSystem

has super-classes
temporal reference system c

temporal locationc back to ToC or Class ToC

IRI: https://w3id.org/def/basicsemantics-owl#TemporalLocation

has super-classes
thing c
is in domain of
has temporal reference op, has temporal reference system op
is in range of
has temporal location op

temporal referencec back to ToC or Class ToC

IRI: https://w3id.org/def/basicsemantics-owl#TemporalReference

has super-classes
thing c
is in range of
has temporal reference op

temporal reference systemc back to ToC or Class ToC

IRI: https://w3id.org/def/basicsemantics-owl#TemporalReferenceSystem

has sub-classes
calendar system c, temporal coordinate reference system c
is in range of
has temporal reference system op

temporal regionc back to ToC or Class ToC

IRI: https://w3id.org/def/basicsemantics-owl#TemporalRegion

A length or portion of time
Example
week 12 in 2019, design stage of the Schiphol tunnel are examples of a <TemporalRegion>
has super-classes
thing c
is in domain of
has temporal location op
is in range of
has period op
is disjoint with
activity c, event c, information object c, physical object c, spatial region c, state c

Object Properties

beginsop back to ToC or Object Property ToC

IRI: https://w3id.org/def/basicsemantics-owl#begins

This relationship applies between an Event and a State.
Example
De blikseminslag (gebeurtenis) is het begin van de bosbrand (toestand).
The lightning strike (event) is the start of the forest fire (state).
has domain
event c
has range
activity c

describesop back to ToC or Object Property ToC

IRI: https://w3id.org/def/basicsemantics-owl#describes

This relationship applies between an Information Object and a Physical Object, an Activity, an Event, a State, a Time Period, a Spatial Region or another Information Object.
Example
Neem de Ketelbrug. Daar is in de loop der tijden een waar dossier ontstaan van tekeningen, specificaties, rapporten, nota's, in analoge of in digitale vorm. Elk van deze documenten beschrijft de Ketelbrug en kan worden gezien als een instantie van een Informatie Object die de Ketelbrug beschrijft.
Take the Ketel bridge. Over time, a dossier has been created of drawings, specifications, reports, invoices, in analogue or in digital form. Each of these documents describes the Ketelbrug and can be seen as an instance of an Information Object that describes the Ketelbrug. 
has domain
information object c
has range
activity c or event c or information object c or physical object c or state c

endsop back to ToC or Object Property ToC

IRI: https://w3id.org/def/basicsemantics-owl#ends

This relationship applies between an Event and a State.
Example
Het onweer (gebeurtenis) beeindigde het mooie weer (toestand).
The thunderstorm (event) ended the nice weather (state).
has domain
event c
has range
activity c

has boundaryop back to ToC or Object Property ToC

IRI: https://w3id.org/def/basicsemantics-owl#hasBoundary

This relationship applies between a Physical Object and a Spatial Region.
Example
A parcel is bounded by a 1D GML polyline.
Een perceel wordt begrensd door een 1D GML polyline.
has domain
activity c or physical object c
has range
spatial region c

has interiorop back to ToC or Object Property ToC

IRI: https://w3id.org/def/basicsemantics-owl#hasInterior

This relationship applies between a Physical Object and a (topological) Spatial Region, between an Activity and a Spatial Region and between a State and a Spatial Region.
Example
An IfcSpace as physical space can have a Constructive Solid Geometry (CSG) representation as a special case of a 3D region in space.
Een IfcSpace als fysieke ruimte kan een Constructive Solid Geometry (CSG) representatie hebben als speciaal geval van een 3D ruimtelijk gebied.
has domain
activity c or physical object c
has range
spatial region c

has partop back to ToC or Object Property ToC

IRI: https://w3id.org/def/basicsemantics-owl#hasPart

This relationship, as already generically introduced in the CMM, applies between Physical Objects themselves, between Information Objects themselves or between Activities themselves.
Example
De fiets van Ellen (fysiek object) bestaat uit een frame, twee wielen en diverse andere onderdelen (allen fysieke objecten).
Ellen's bicycle (physical object) consists of a frame, two wheels and various other parts (all physical objects).

has periodop back to ToC or Object Property ToC

IRI: https://w3id.org/def/basicsemantics-owl#hasPeriod

This relationship applies between a Condition and a Time Period or between a Physical Object and a Time Period.
Example
From Friday 26 July up to and including Sunday 18 August 2019 (time period) the N231 (physical object) is completely closed off (condition) due to major maintenance (activity).
Van vrijdag 26 juli tot en met zondag 18 augustus 2019 (tijdperiode) is de N231 (fysiek object) volledig afgesloten (toestand) vanwege groot onderhoud (activiteit).
has domain
activity c or physical object c
has range
temporal region c

has spatial locationop back to ToC or Object Property ToC

IRI: https://w3id.org/def/basicsemantics-owl#hasSpatialLocation

has domain
spatial region c
has range
spatial location c

has spatial referenceop back to ToC or Object Property ToC

IRI: https://w3id.org/def/basicsemantics-owl#hasSpatialReference

has domain
spatial location c
has range
spatial reference c

has spatial reference systemop back to ToC or Object Property ToC

IRI: https://w3id.org/def/basicsemantics-owl#hasSpatialReferenceSystem

has domain
spatial location c
has range
spatial reference system c

has stateop back to ToC or Object Property ToC

IRI: https://w3id.org/def/basicsemantics-owl#hasState

This relationship applies between an Activity and a State or between a Physical Object and a State.
Example
A state can contain multiple parameters. In this way, the air pressure, temperature and humidity of a piece of atmosphere can be recorded. These three parameters then define the state of the atmosphere at a certain location and time.
Een toestand kan meerdere parameters bevatten. Zo kan van een stukje atmosfeer zowel de luchtdruk, temperatuur als de luchtvochtigheid worden vastgelegd. Deze drie parameters definieren dan de toestand van de atmosfeer op een bepaalde locatie en een bepaald tijdstip.
has domain
activity c or physical object c
has range
state c

has temporal locationop back to ToC or Object Property ToC

IRI: https://w3id.org/def/basicsemantics-owl#hasTemporalLocation

has domain
temporal region c
has range
temporal location c

has temporal referenceop back to ToC or Object Property ToC

IRI: https://w3id.org/def/basicsemantics-owl#hasTemporalReference

has domain
temporal location c
has range
temporal reference c

has temporal reference systemop back to ToC or Object Property ToC

IRI: https://w3id.org/def/basicsemantics-owl#hasTemporalReferenceSystem

has domain
temporal location c
has range
temporal reference system c

performsop back to ToC or Object Property ToC

IRI: https://w3id.org/def/basicsemantics-owl#performs

This relationship applies between a Physical Object and an Activity.
Example
Het Lassen van een brugleuning (een activiteit) wordt uitgevoerd met behulp van een Lasapparaat (fysiek object) en de Lasser (fysiek object).
The welding of a bridge railing (an activity) is carried out with the aid of a welding machine (physical object) and the welder (physical object).
has domain
physical object c
has range
activity c

quantity kindop back to ToC or Object Property ToC

IRI: https://w3id.org/def/basicsemantics-owl#quantityKind

has range
quantity kind

transformsop back to ToC or Object Property ToC

IRI: https://w3id.org/def/basicsemantics-owl#transforms

This relationship applies between an Activity and a Physical Object or between an Activity and an Information Object.
Example
Baking (an activity) transforms a pizza (a physical object) from unbaked (a state) to baked (another state).
Het Bakken (een activiteit) transformeert een pizza (een fysiek object) van ongebakken (een toestand) naar gebakken (een andere toestand).
has domain
activity c
has range
physical object c

triggersop back to ToC or Object Property ToC

IRI: https://w3id.org/def/basicsemantics-owl#triggers

This relationship applies between an Event and an Activity and an Event and a Physical Object.
Example
Neem een Verkeersongeval (een gebeurtenis). Deze initieert de komst van de hulpdiensten (een activiteit).
Take a traffic accident (an event). This initiates the arrival of the emergency services (an activity).
has domain
activity c or physical object c
has range
event c

unitop back to ToC or Object Property ToC

IRI: https://w3id.org/def/basicsemantics-owl#unit

has range
unit

Annotation Properties

abbreviationap back to ToC or Annotation Property ToC

IRI: https://w3id.org/def/basicsemantics-owl#abbreviation

has super-properties
alt label
has range
string

qualified cardinalityap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2002/07/owl#qualifiedCardinality

Legend back to ToC

c: Classes
op: Object Properties
dp: Data Properties
ni: Named Individuals

References back to ToC

Add your references here. It is recommended to have them as a list.

Acknowledgments back to ToC

The authors would like to thank Silvio Peroni for developing LODE, a Live OWL Documentation Environment, which is used for representing the Cross Referencing Section of this document and Daniel Garijo for developing Widoco, the program used to create the template used in this documentation.